Skip to content

Bump xyz.wagyourtail.jvmdowngrader:jvmdowngrader from 1.2.2 to 1.3.0#411

Merged
RaphiMC merged 1 commit into
mainfrom
dependabot/gradle/xyz.wagyourtail.jvmdowngrader-jvmdowngrader-1.3.0
May 17, 2025
Merged

Bump xyz.wagyourtail.jvmdowngrader:jvmdowngrader from 1.2.2 to 1.3.0#411
RaphiMC merged 1 commit into
mainfrom
dependabot/gradle/xyz.wagyourtail.jvmdowngrader-jvmdowngrader-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 17, 2025

Copy link
Copy Markdown
Contributor

Bumps xyz.wagyourtail.jvmdowngrader:jvmdowngrader from 1.2.2 to 1.3.0.

Release notes

Sourced from xyz.wagyourtail.jvmdowngrader:jvmdowngrader's releases.

Release 1.3.0

What's Changed

  • add javac plugin by @​rhysdh540 in unimined/JvmDowngrader#22
  • fix Duration#toMinutesPart being missing
  • windows impl of ProcessHandle
  • fix enumSwitch with wrong field names.
  • java 24 initial support
  • some more java 9 stubs.
  • make generated methods synthetic

In order to support configuration cache, when creating a new custom task (ie downgradeFiles) you need to now add convention(jvmdg) to grab the default settings, which includes the api jar. See the updated readme for the updated examples.

New Contributors

Full Changelog: unimined/JvmDowngrader@1.2.2...1.3.0

Commits
  • b48806d update readme, fix build
  • 16805ed Merge branch 'develop'
  • 6093912 Merge branch 'main' into develop
  • 50d761e fix duration.toMinutesPart
  • 73a4359 refactor so that these lines arent duplicated
  • 36283e2 Merge branch 'main' into develop
  • 6b6abf3 support configuration cache
  • f6d7e20 add releases to ClassFileFormatVersion
  • 570158c add synthetic to access
  • be79a99 it's sealed, so it must be implemented in the children
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [xyz.wagyourtail.jvmdowngrader:jvmdowngrader](https://github.com/unimined/JvmDowngrader) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/unimined/JvmDowngrader/releases)
- [Commits](unimined/JvmDowngrader@1.2.2...1.3.0)

---
updated-dependencies:
- dependency-name: xyz.wagyourtail.jvmdowngrader:jvmdowngrader
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 17, 2025
@RaphiMC RaphiMC merged commit 684fa6e into main May 17, 2025
2 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/xyz.wagyourtail.jvmdowngrader-jvmdowngrader-1.3.0 branch May 17, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant